Skip to content

fix(parser): fix missing type export in module information#10516

Merged
Boshen merged 3 commits intooxc-project:mainfrom
ulrichstark:fix-missing-type-export
Apr 21, 2025
Merged

fix(parser): fix missing type export in module information#10516
Boshen merged 3 commits intooxc-project:mainfrom
ulrichstark:fix-missing-type-export

Conversation

@ulrichstark
Copy link
Copy Markdown
Contributor

Closes #10505

@graphite-app
Copy link
Copy Markdown
Contributor

graphite-app bot commented Apr 20, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added A-parser Area - Parser C-bug Category - Bug labels Apr 20, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 20, 2025

CodSpeed Instrumentation Performance Report

Merging #10516 will not alter performance

Comparing ulrichstark:fix-missing-type-export (f5784c0) with main (d5a1ffa)

Summary

✅ 36 untouched benchmarks

@Boshen
Copy link
Copy Markdown
Member

Boshen commented Apr 21, 2025

I'll add some tests.

@Boshen Boshen self-assigned this Apr 21, 2025
@Boshen Boshen merged commit 4f1343b into oxc-project:main Apr 21, 2025
26 checks passed
@ulrichstark ulrichstark deleted the fix-missing-type-export branch April 21, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parser: module information does not include type exports

2 participants